From: Bertrand Marquis Date: Tue, 6 Sep 2022 15:21:57 +0000 (+0200) Subject: automation: only filter build-*/ in gitignore X-Git-Tag: archive/raspbian/4.17.0-1+rpi1^2~33^2~244 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=0b5034946f03f63e2c59255ae2fd9c18c9a20ec1;p=xen.git automation: only filter build-*/ in gitignore ...because there are some script in automation corresponding to the build-* filter (build-test.sh and build-each-commit.sh) Signed-off-by: Bertrand Marquis Acked-by: Jan Beulich --- diff --git a/.gitignore b/.gitignore index e3fe06cd13..27881c9764 100644 --- a/.gitignore +++ b/.gitignore @@ -38,13 +38,13 @@ dist stubdom/*.tar.gz autom4te.cache/ +build-*/ config.log config.status config.cache config/Toplevel.mk config/Paths.mk -build-* dist/* docs/tmp.* docs/html/